CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OTSU algorithm

搜索资源列表

  1. matlab_Otsu.rar

    0下载:
  2. 此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像,This algorithm is proposed by Otsu Otsu method, used to segment image in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:328087418
  1. 3Otsu

    2下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4217
    • 提供者:bird
  1. otsu

    1下载:
  2. 基于粒子群算法的(pso)的otsu图像分割算法,效果很好,不可多得哦-Based on particle swarm optimization (pso) of otsu image segmentation algorithm, the effect is very good, rare oh
  3. 所属分类:Special Effects

    • 发布日期:2016-08-09
    • 文件大小:12288
    • 提供者:lj
  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:49013
    • 提供者:sdfadf
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. multi-threshold-Otsu

    1下载:
  2. Otsu多阈值快速分割算法及其在彩色图像中的应用-Segmentation of multi-threshold Otsu algorithm and its application in color image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:257900
    • 提供者:xue ww
  1. tuxintuizhifenge

    0下载:
  2. 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:141531
    • 提供者:子登
  1. otsu

    0下载:
  2. OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,-OTSU algorithm is a segmentation threshold can be stabilized to obtain the value of a good way, in accordance with their thoughts, to compile a function, you can easily call adaptive ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:Andy
  1. thresholdPicture

    0下载:
  2. The threshold value in my program should be detected automatically from the image using histogram analysis. In this program, Otsu Algorithm is used for detecting threshold value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:82476
    • 提供者:hamid
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:91339
    • 提供者:陈聪群
  1. otsu

    0下载:
  2. OTSU算法是一个非常经典的图像分割算法。-OTSU algorithm is a very classic image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:560
    • 提供者:王家友
  1. ostu_matlab

    0下载:
  2. Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:169002
    • 提供者:alex
  1. otsu

    0下载:
  2. 这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38706
    • 提供者:yiweibo
  1. otsu

    1下载:
  2. 自动单阈值分割OTSU算法的C语言实现方法-OTSU automatic single-threshold segmentation algorithm C language method
  3. 所属分类:Special Effects

    • 发布日期:2016-05-07
    • 文件大小:20638
    • 提供者:李向阳
  1. otsu

    0下载:
  2. otsu算法法代码,大津法选取出来的阈值非常理想,对各种情况的表现都较为良好。-otsu algorithm code and the Otsu threshold were selected out of very satisfactory performance for various conditions are more favorable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:194285
    • 提供者:Jay Ives
  1. 89437157bc4e

    0下载:
  2. 二值化算法的经典算法:大津法Matlab源码,有较高的参考价值-Classical binarization algorithm algorithms: Otsu Matlab source code, have a high reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:27248
    • 提供者:Kelly
  1. OTSU_matlab

    2下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-14
    • 文件大小:1024
    • 提供者:sdphw
  1. otsu

    0下载:
  2. 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:年后
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. otsu

    0下载:
  2. 一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进-An improved Otsu-based theory of image segmentation methods, from the algorithm speed and segmentation results both on the maximum between-class variance method to improve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:52847
    • 提供者:wangcong
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com